/* CSS Document */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,i,th,td{ font-size: 14px;}
h1,h2,h3,h4,h5,h6{ margin: 0; padding: 0; font-family:'myfont', Arial, Helvetica, sans-serif;  font-weight:normal;}
ul,ol { list-style: none; }
ul li {list-style: none outside none;}
body{ font-size:14px; min-width: 1400px; background:#fff; font-family:'myfont', Arial, Helvetica, sans-serif;  color:#333;}
img {border:0 none;}
a{color:#333;}
a:link, a:visited, a:active { text-decoration: none;}
a:hover{ text-decoration: none; color:#e42e00;}
.clearfix:after { clear: both; content: ""; display: block; height: 0; visibility: hidden; }
.clear{ clear:both;font-size:0px;}
.l{float:left}
.r{float:right}

@font-face {
  font-family: 'myfont';
  src: url('../font/SourceHanSansCN-Regular.eot');
  src: local('../font/SourceHanSansCN-Regular Regular'),
      local('../font/SourceHanSansCN-Regular'),
      url('../font/SourceHanSansCN-Regular.woff') format('woff'),
      url('../font/SourceHanSansCN-Regular.ttf') format('truetype'),
      url('../font/SourceHanSansCN-Regular.svg#SourceHanSansCN-Regular') format('svg');  
}

.header { width:100%; height:120px; background:url(../images/header-bg.jpg) repeat-x 0 0; position:relative;}
.logo { float: left; width: 276px;  padding-left: 15px; height: 39px; padding-top: 40px;}
.nav { padding-left: 15px; float:left;}
.nav ul li { float:left; text-align:center; line-height:120px; position:relative;}
.nav ul li:hover { color:#333; transition:all 0.5s; color:#fff;}
.nav ul li:hover a { color:#333;}
.nav ul li>a { display:block; height:120px; color:#999; font-size:14px; padding:0 12px; }
.nav ul li>a:hover {color:#333;  transition:all 0.5s;}
.nav ul li>a.on { color:#333; font-weight:bold; }

.nav ul li .nav-xl-box { position:absolute; width: auto; height:auto; top:120px; z-index:9999; left:0; display:none;}

.nav ul li .nav-xl-box .cpzx-list { width: 200px; background: #f1f1f1; padding: 10px; border-radius: 0 0 5px 5px; transition: all .5s;}

.nav ul li .nav-xl-box .cpzx-list ul li { width: 200px; line-height:50px; height:50px; border-bottom:1px dashed #d7d7d7;}
.nav ul li .nav-xl-box .cpzx-list ul li:hover { background:#fff;}
.nav ul li .nav-xl-box .cpzx-list ul li a { display:block; height:auto; padding:0; background:none; color:#666;}
.nav ul li .nav-xl-box .cpzx-list ul li p { font-size:14px; color:#666; float:left; width:120px; text-align:left; text-indent:5px;}
.nav ul li .nav-xl-box .cpzx-list ul li img { height:40px; float: right; vertical-align:middle; margin-top:5px; width:auto;}
.nav ul li .nav-xl-box .news-list { width: auto; background: #f1f1f1; padding: 15px 10px; border-radius: 0 0 5px 5px; width: 90px;}
.nav ul li .nav-xl-box .news-list ul li { display:block; float:none; background:none;}
.nav ul li .nav-xl-box .news-list ul li a { height:30px; line-height:30px; padding:0; color:#666;}
.nav ul li .nav-xl-box .news-list ul li a:hover { color:#333; background:#ddd;}

.seach-box { float: right; width: 260px; height: 24px; padding-top: 48px;}

.seach-box a {display: inline-block; width:30px; float:left; padding-top:2px;}

.seach-box a img { height:20px; display:block;}
.seach-box input { display:block; float:left;}
.seach-box .seach-srk { width:145px; background:#fff; border:1px solid #e32e00; color:#666; height:22px; padding-left:5px; border-radius:3px; box-shadow:1px 1px 2px #ccc inset;}
.seach-box .seach { margin-left:10px; background:url(../images/fdj-bt.png) no-repeat center center; width:20px; border:none; height:24px;}
.seach-box label { float:left; display:inline-block; width:190px;}
 

.flexslider .slides > li { display: none; -webkit-backface-visibility: hidden;}
.flexslider .slides img { width: 100%; display: block; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.slides:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides { display: block; }
* html .slides { height: 1%; }
.flexslider { position: relative; zoom: 1; }
.flex-container {min-width: 150px;max-width: 1920px; margin: 0 auto;}
.flexslider .slides { zoom: 1; }


.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:45px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:45px;height:10px;line-height:40px;overflow:hidden;cursor:pointer; background:#cdcdcd;}
.flex-control-nav .flex-active{ background:#ee3000;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:81px;height:81px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/jt-l1.png) center center no-repeat; text-indent:-9999px;}
.flex-direction-nav li a.flex-next{right:40px;background: url(../images/jt-r1.png) center center no-repeat; text-indent:-9999px;}
.flex-direction-nav li a:hover.flex-prev{left:40px;background:url(../images/jt-l2.png) center center no-repeat; text-indent:-9999px;}
.flex-direction-nav li a:hover.flex-next{right:40px;background: url(../images/jt-r2.png) center center no-repeat; text-indent:-9999px;}


.yewu-box { width:100%; height:800px; background:url(../images/yewu-bg.jpg) fixed no-repeat center top;}
.yewu-box h3 { width:420px; margin:0 auto; text-align:center; font-size:30px; color:#333; background:url(../images/h-bg.png) no-repeat center 48px; padding:30px 0 4px;}
.yewu-box h4 { width:420px; margin:0 auto; text-align:center; font-size:14px; color:#999; height:24px; line-height:24px; }
.yewu-box ul { width:1400px; margin:0 auto; padding-top:30px;}
.yewu-box ul li { float:left; width:300px; margin:0 25px; height:330px; box-sizing:border-box; transition:all .5s;}
.yewu-box ul li .yewu-btk { width:130px; height:130px; border:1px solid #333333; border-radius:85px; margin:20px auto 0;  margin-bottom:20px;}
.yewu-box ul li h5 { text-align:center; font-size:20px; color:#333; height:40px; line-height:40px;}
.yewu-box ul li p { text-align:center; padding:0 30px; color:#666; line-height:30px;}
.yewu-box ul li>a { height:30px; line-height:30px; width:80px; text-align:center; background:#e42e00; display:block; margin:0 auto; margin-top:10px; color:#fff; border-radius:15px;}
.yewu-box ul li .bt-01 { background:url(../images/bt-01.png) no-repeat center center;transition:all .5s;}
.yewu-box ul li .bt-02 { background:url(../images/bt-02.png) no-repeat center center;transition:all .5s;}
.yewu-box ul li .bt-03 { background:url(../images/bt-03.png) no-repeat center center;transition:all .5s;}
.yewu-box ul li .bt-04 { background:url(../images/bt-04.png) no-repeat center center;transition:all .5s;}
.yewu-box ul li .bt-05 { background:url(../images/bt-05.png) no-repeat center center;transition:all .5s;}
.yewu-box ul li .bt-06 { background:url(../images/bt-06.png) no-repeat center center;transition:all .5s;}
.yewu-box ul li .bt-07 { background:url(../images/bt-07.png) no-repeat center center;transition:all .5s;}
.yewu-box ul li .bt-08 { background:url(../images/bt-08.png) no-repeat center center;transition:all .5s;}

.yewu-box ul li:hover { border:1px solid #cecece; box-shadow:1px 2px 2px #ccc; transition:all .5s; background:rgba(255,255,255,0.3);}
/*
.yewu-box ul li:hover .yewu-btk { border:1px solid #e42e00;transition:all .5s;}

.yewu-box ul li:hover .bt-01 { background:url(../images/cp-1-bg1.png) no-repeat center center;transition:all .5s;}
.yewu-box ul li:hover .bt-02 { background:url(../images/cp-2-bg1.png) no-repeat center center;transition:all .5s;}
.yewu-box ul li:hover .bt-03 { background:url(../images/cp-3-bg1.png) no-repeat center center;transition:all .5s;}
.yewu-box ul li:hover .bt-04 { background:url(../images/cp-4-bg1.png) no-repeat center center;transition:all .5s;}
*/

.index_news_box { width: 100%; padding: 15px 0; background: #f9f9f9;}
.index_news_box>h3 { width:420px; margin:0 auto; text-align:center; font-size:30px; color:#333; background:url(../images/h-bg.png) no-repeat center 48px; padding:30px 0 4px;}
.index_news_box>h4 { width:420px; margin:0 auto; text-align:center; font-size:14px; color:#999; height:24px; line-height:24px; }
.news_box { width: 1400px; margin:40px auto 30px;}
.news_list { width: 685px; background: #ffffff; padding: 20px; box-sizing: border-box;}
.news_list h1 { padding-bottom: 15px; font-size: 24px; font-weight: bold;}
.news_list h1 a { float: right; font-size: 14px; font-weight: normal; color: #e54423;}
.news_list_top { height:200px; margin-bottom: 20px;}
.news_list_top img { display: block; height: 200px; width: 280px; float: left; margin-right: 20px; }
.news_list_top h5 { font-size: 18px; font-weight: bold; white-space: nowrap;overflow: hidden;text-overflow: ellipsis; line-height: 40px; }
.news_list_top p { height: 120px; line-height: 24px; text-indent: 28px; display: -webkit-box;overflow: hidden;-webkit-line-clamp: 5;-webkit-box-orient: vertical; color: #666666; }
.news_list_top span { display: block; line-height: 30px; color: #999999; }
.news_list ul li { font-size: 16px; line-height: 48px; height: 48px; padding: 0; background:none; margin-top: 0;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;  overflow: hidden; border-bottom:1px #e3e3e3 dashed ; }
.news_list ul li a { display: block; float: left;}
.news_list ul li a::before { content: ''; width: 4px; height: 4px; border-radius: 2px; background-color: #e42e00; display: inline-block; vertical-align: middle; margin-right: 8px; }
.news_list ul li span { float: right; color: #999999;}


.dt-nav-box { width:100%; min-width: 1400px;  background:#4c4c4c; padding:20px 0;}
.dt-nav { width:1400px; min-width: 1400px; margin:0 auto;}
.dt-nav-mk {width: 180px;padding-top: 18px;}
.dt-nav-mk h3 { height:16px; line-height:16px; font-size:14px; font-weight:bold; color:#d7d7d7; margin-bottom:16px; border-left:3px solid #e42e00; padding-left:12px;}
.dt-nav-mk ul { padding-left:18px;}
.dt-nav-mk ul li { line-height:30px;}
.dt-nav-mk ul li a { color:#999999;}
.dt-nav-mk ul li a:hover { color:#e42e00;}

.contant { width:100%; padding-right:10px; margin:10px 0; box-sizing:border-box;}
.contant ul li { float:left; width:25% ;padding-left:10px;min-width:300px; box-sizing: border-box;}
.contant ul li a { display:block;position:relative; width:100%; height:100%;}
.con-bigpic { width:100%; display:block;}
.con-bigpic img { width:100%; height: auto; display:block;}

.contant ul li .con-nrbt { position:absolute; width:70%; left:15%; height:46%; top:27%; background:rgba(0,0,0,.4); text-align:center; color:#fff;  padding-top:10px;transition:all 0.5s;}
.contant ul li .con-nrbt .con-ico { background:none; height:0px; width:0px;  overflow:hidden; margin:0 auto; transition:all 0.7s;}
.contant ul li .con-nrbt h3 { font-size:; color:#fff; height:46px; line-height:46px; font-size:24px;}
.contant ul li .con-nrbt p { color: #fff; line-height: 24px; padding: 0 15px; height: 24px; overflow: hidden;}
.contant ul li .con-nrbt .bg-one { background:url(../images/new-bg.png) no-repeat center center; background-size:60% 60%;}
.contant ul li .con-nrbt .bg-two { background:url(../images/pxu-bg.png) no-repeat center center; background-size:60% 60%;}
.contant ul li .con-nrbt .bg-three { background:url(../images/ship-bg.png) no-repeat center center; background-size:60% 60%;}
.contant ul li .con-nrbt .bg-four { background:url(../images/feix-bg.png) no-repeat center center; background-size:60% 60%;}
.contant ul li:hover .con-ico { height:53%; width:30%; border-radius:77px;  border:2px solid #fff;  transition:all 0.7s; margin-bottom:10px;}
.contant ul li:hover .con-nrbt  { position:absolute; width:100%; height:100%; left:0; top:0; right:10px; background:rgba(0,0,0,.6); text-align:center; color:#ff; box-sizing: border-box; 
padding-top:8%;transition:all 0.5s;}
.contant ul li:hover .con-nrbt p { display:none;}

.dt-nav-tell { width:300px;}
.tell-text { line-height:30px;}
.tell-text p { color:#d6d6d6; line-height:24px;}
.tell-text p span { font-weight: bold; font-size:16px; color:#e42e00;}
.tell-rwm { padding-top:6px;}
.tell-rwm div { margin-right:10px;}
.tell-rwm div p { text-align:center; color:#d6d6d6; line-height:24px;}

.footer-box { width:100%; min-width:100%; height:80px; line-height:80px; background:#2a2a2a;}
.footer-box p { color:#ccc; font-size:14px; text-align:center;}
.footer-box p a { color:#999;}


/*浮动客服*/
#floatDivBoxs{width:130px;background:rgba(255,255,255,0.75);position:fixed;top:450px;right:0;z-index:999;}
#floatDivBoxs .floatDtt{width:100%;height:34px;line-height:34px; background:rgba(228,46,0,0.75);color:#fff;font-size:18px;text-indent:22px;position:relative;}
#floatDivBoxs .floatDqq{padding:0 14px;}
#floatDivBoxs .floatDqq li{height:45px;line-height:45px;font-size:15px;border-bottom:1px solid #e3e3e3;overflow:hidden;}
#floatDivBoxs .floatDqq li img { height:20px; vertical-align:middle;}
#floatDivBoxs .floatDqq li a { font-size:12px;}
#floatDivBoxs .floatDtxt{ padding:5px 10px;}
#floatDivBoxs .floatDtxt p { line-height:24px;}
#floatDivBoxs .floatDtxt p span { font-size:17px; color:#e42e00;}
.floatShadow{box-shadow:-1px 1px 2px rgba(0,0,0,0.25); margin-top:-1px;}
#rightArrow{width:37px;height:34px;background:url(../images/online_arrow.png) no-repeat; position:fixed;top:450px;right:130px;z-index:999;}
#rightArrow a{display:block;height:45px;}


/*内页样式*/
.ny-banner {}
.ny-banner img { width:400px; display:block;}
.ny-contaner {
    width: 1200px;
    margin: 0 auto 20px;
    position: relative;
    z-index: 555;
    min-height: 300px;
}

.ny-nav { width:220px; margin-top:20px;}
.ny-nav h3 { height:80px;  background:rgba(183,37,0,0.9); border-radius:5px 5px 0 0; text-align:left; padding-left:25px; padding-top:20px;}
.ny-nav h3 p { color:#fff; line-height:30px;}
.ny-nav h3 p.size16 { font-size:14px;}
.ny-nav h3 p.size22 { font-size:22px;}
.ny-nav ul { background:#ffd5d5; padding:10px; }
.ny-nav ul li { line-height:40px; height:auto; border-bottom:1px dashed rgba(183,37,0,0.9); background:#ffa2a2; position:relative;}
.ny-nav ul li span { color:#fff; font-size:16px; font-weight: bold; position:absolute; right:15px;}
.ny-nav ul li:last-child { border:none;}
.ny-nav ul li:hover { background:#e85656;}
.ny-nav ul li.on { background:#e85656;}
.ny-nav ul li.on a { color:#fff;}
.ny-nav ul li:hover>a { color:#fff;}
.ny-nav ul li>a { font-size:14px; font-weight:bold; margin-left:20px;}
.ny-nav ul li>a:hover { color:#fff;}
.ny-nav ul li .hide-fl { display:none;  width:100%;  background:#ffd5d5;}
.ny-nav ul li .hide-fl a { line-height:36px; margin-bottom:3px; display:block; padding-left:20px; border-bottom:1px dashed rgba(183,37,0,0.3); color:#333;}
.ny-nav ul li .hide-fl a:hover { background:#e42e00; color:#fff;}
.ny-nav ul li .hide-fl a.on { background:#e42e00; color:#fff;}

.ny-nrbox { width:960px; padding-top:20px;}
.ny-nrbox h3 { height:30px; border-bottom:1px solid rgba(183,37,0,1);}
.ny-nrbox h3 .ny-bt { color:#e42e00; font-size:16px; font-weight:bold; width:50%;}
.ny-nrbox h3 .ny-dwdh {  width:50%; text-align:right; color:#666;}
.ny-nrbox h3 .ny-dwdh a { color:#999; margin:0 3px;}
.ny-nrbox h3 .ny-dwdh a:hover { color:#e42e00;}
.ny-nrbox .news-list,.ny-nrbox .product-list,.ny-nrbox .zlxz-list,.ny-nrbox .hyyy-nr,.ny-nrbox .cpjs-nr,.ny-nrbox .zxbm-nr { padding:15px 0 0 0;}
.ny-nrbox .news-list ul li { height:180px; padding:10px; background:#f7f0f0; margin-bottom:15px;transition:all 0.7s;}
.ny-nrbox .news-list ul li img { width:250px; height:180px; float:left; margin-right:15px; display:inline-block;}
.ny-nrbox .news-list ul li h4 { font-size:16px; font-weight:bold; color:#333; line-height:30px; height:60px; overflow:hidden;}
.ny-nrbox .news-list ul li p { font-size:14px; line-height:24px; height:72px; overflow:hidden; color:#666;}
.ny-nrbox .news-list ul li span { color:#999; height:24px; line-height:24px; padding-top:24px; display:block;}
.ny-nrbox .news-list ul li:hover { background:#e42e00; transition:all 0.7s;}
.ny-nrbox .news-list ul li:hover h4 { color:#fff;}
.ny-nrbox .news-list ul li:hover p { color:#eee;}
.ny-nrbox .news-list ul li:hover span { color:#bbb;}

.ny-nrbox .product-list ul { width:975px;}
.ny-nrbox .product-list ul li { width:310px; float:left; margin-right:15px; display:inline-block; margin-bottom:15px; background:#f7f0f0;}
.ny-nrbox .product-list ul li img { width:310px; height:230px;}
.ny-nrbox .product-list ul li h4 { padding:0 15px; height:40px; line-height:40px; font-size:16px; font-weight:bold;overflow:hidden;}
.ny-nrbox .product-list ul li p { padding:0 15px; height:48px; line-height:24px; overflow:hidden;}
.ny-nrbox .product-list ul li span { display: block; float:right; height:30px; line-height:30px; width:80px; margin:5px 15px 8px 0; text-align:center; background:#e42e00; color:#fff;
 border-radius:3px;}

.ny-nrbox .zlxz-list ul li { height:40px; line-height:40px; border-bottom:1px dashed #e42e00; background: url(../images/linst-bg.png) no-repeat left center; padding-left:15px; overflow: hei
; margin-bottom:15px;}
.ny-nrbox .zlxz-list ul li .zlxz-txt { width:720px; display:block;}
.ny-nrbox .zlxz-list ul li span { display: block; width:90px; color:#999;}
.ny-nrbox .zlxz-list ul li .zlxz-btn { width:90px; text-align:center; display:block; height:30px; line-height:30px; vertical-align:middle; background:#e42e00; color:#fff; margin-top:5px;}

.ny-nrbox .hyyy-nr h4 { text-align:center; font-size:22px; color:#333; height:40px; line-height:40px; overflow:hidden; padding:0 35px;}
.ny-nrbox .hyyy-nr h5 { color:#999; height:24px; line-height:24px; text-align:center; border-bottom:1px dashed #e8dedb; padding-bottom:8px; margin-bottom:15px;}
.ny-nrbox .hyyy-nr p { line-height:24px; margin-bottom:15px; text-indent:28px; font-size:14px;}
.ny-nrbox .hyyy-nr img { max-width:90%; margin:0 auto; text-align:center;}
.ny-nrbox .hyyy-nr video { max-width:90%; margin:0 auto; text-align:center;}

.ny-nrbox .cpjs-nr>h4 {
    font-size: 28px;
    color: #333;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 15px;
    text-align: center;
}
.ny-nrbox .cpjs-nr .cpjs-pic { padding:20px 0 0 0;}
.ny-nrbox .cpjs-nr .cpjs-pic ul { width:975px;}

.ny-nrbox .cpjs-nr .cpjs-pic ul li {
    width: 600px;
    height: 380px;
    margin-bottom: 15px;
    overflow: hidden;
    padding: 10px;
    border: 1px solid #eaeaea;
    box-sizing: border-box;
    margin: 0 auto;
}
.ny-nrbox .cpjs-nr .cpjs-pic ul li img {
    width: 580px;
    height: 360px;
}

.ny-nrbox .cpjs-nr>h4 span { font-size:14px; margin-left:15px; color:#999;}
.ny-nrbox .cpjs-nr>h6 { margin:10px 0 0; height:30px; line-height:30px; border-bottom:1px solid #e43206;}
.ny-nrbox .cpjs-nr>h6 span {height:30px; margin:0 10px 0 0; padding:0 12px; background:#ffbdad; display:inline-block; border-radius:5px 5px 0 0; cursor:pointer;}
.ny-nrbox .cpjs-nr>h6 span.on { background:#e43206; color:#fff;}
.ny-nrbox .cpjs-nr .cpjs-box { padding:15px 0;}
.ny-nrbox .cpjs-nr .cpjs-box h4 { border-left:3px solid #e42e00; font-size:22px; color:#e42e00; height:22px; line-height:21px; margin-bottom:15px; padding-left:15px;}
.ny-nrbox .cpjs-nr .cpjs-box p { line-height:24px; text-indent:28px;}

.ny-nrbox .zxbm-nr form { width:700px; margin:0 auto;}
.ny-nrbox .zxbm-nr label { line-height:30px; margin-bottom:10px; display:block;}
.ny-nrbox .zxbm-nr label input { height:28px; border:1px solid #ccc; width:253px;}
.ny-nrbox .zxbm-nr label.zxbm-samll { float:left; width:50%;}
.ny-nrbox .zxbm-nr label textarea { vertical-align:text-top; width:600px;  height:280px;border:1px solid #ccc;}
.ny-nrbox .zxbm-nr label .zxbm-btn { width:150px; height:36px; border:none; border-radius:5px; background:#e42e00; margin:0 auto; color:#fff; font-weight:bold; display:block; font-size:14px;}
.ny-nrbox .zxbm-nr label input.wh50 { width:120px; margin-right:15px;}
.ny-nrbox .zxbm-nr label img { height:30px; width:auto; vertical-align:middle;}

.gywm-nr h4 { font-size:22px; text-align: center; height:50px; line-height:50px; margin:15px 0; border-bottom:1px solid #ccc;}
.gywm-js img { float:left; display: block; width:40%; height:auto; margin:0 15px 15px 0;}
.gywm-js p { font-size:16px; line-height:30px; text-indent:32px;}
.gywm-zz ul { width:975px;}
.gywm-zz ul li { width:310px; margin-right:15px; margin-bottom:15px;float:left; height:270px;}
.gywm-zz ul li img { width:310px;}
.gywm-zz ul li p { height:30px; line-height:30px;  text-align:center;}

.gywm-fc ul { width:970px;}
.gywm-fc ul li { width:232px; float:left; margin-right:10px; margin-bottom:10px;}
.gywm-fc ul li img { width:100%; height:175px; display:block;}

.gywm-wh p {  font-size:16px; line-height:30px; text-indent:32px;}

.nry-page { padding:10px 0; border-top:1px dashed #e8dedb;  }
.nry-page p { height:30px; line-height:30px;}
.nry-page p a { color:#666;}
.nry-page p a:hover { color:#e42e00;}
.page { text-align:center;}
.page a,.page span { display:inline-table; padding:3px 8px; border:1px solid #d3d3d3; font-size:14px; margin:0 5px;}
.page span { color:#999;}
.page a { color:#333;}
.page a:hover { color:#fff; background:#e42e00; font-weight:bold; padding:3px 8px;}
.page a.cur {color:#fff; background:#e42e00; font-weight:bold; padding:3px 8px;}

.dl-banner { width:100%; height:600px; margin:0 auto; position:relative; background: url(../images/W020161230478888679093.jpg) no-repeat center center;}


.dl-box {
    position: absolute;
    top: 45%;
    margin-top: -150px;
    left: 50%;
    width: 440px;
    background: rgba(255,255,255,0.85);
    border-radius: 5px;
    box-shadow: 0px 0px 16px #999;
    padding: 15px 0;
}
.dl-box label input{outline: none;}

.dl-box .last-c a {
	width: 48%;
    float: left;
    margin: 0 1%;
    display: inline-block;
    height: 30px;
    border: none;
    border-radius: 15px;
    cursor: pointer;
    background: #ddd;
}
.dl-box label { height:30px; line-height:50px; border-bottom:1px solid #ddd; display:block; margin:0 40px; padding:10px 0;}
.dl-box label span { float:left; width:60px; display:block; vertical-align:middle; height:30px; border-right:1px solid #ddd; line-height:30px;}
.dl-box label input.dl-mc { height:30px; vertical-align:middle; float:left; margin-left:15px; width:230px; border:none;}
.dl-box label input.dl-tck { height:30px; vertical-align:middle; float:left; margin:0 15px; width:100px; border:none;}
.dl-box label.dl-yzm img  { float:left; height:30px; width:80px;}
.dl-box label.last-c {border-bottom:none; padding-top:15px; text-align:center;}
.dl-box label input { width:48%; float:left; margin:0 1%; display:inline-block; height:30px; border:none; border-radius:15px; cursor:pointer;}
.dl-box label input.dlym-dlbtn { background:#e42e00; color:#fff;}
.dl-box label input.dlym-zcbtn{ background:#ddd;}
.dl-box a { margin-left:40px; color:#999; height:30px; line-height:30px;}

.ljdl { height:30px; line-height:30px; padding-left:40px;}
.ljdl a { margin:0 ;}
.mm-zh { padding:0 60px;}
.mm-zh h4 { font-size:24px; height:50px; line-height:50px; text-align:center;}
.mm-zh p { text-align:center; line-height:30px; font-size:16px;}
.mm-zh label { width:100%; border:none; margin:0;}
.mm-zh label input { width:100%; border:1px solid #ddd; margin:0; padding:0;}
.mm-zh label input.wjmm-btn { width:46%; margin:0 2%;}

.tell-bz { height:24px; width:25px; float:left;}
.tell-bz img { display:block; margin-top:2px;}
.nav-tell { position:absolute; width:230px; padding:15px; background:rgba(255,255,255,0.9); right:0px; z-index:888; border-radius:0 0 3px 3px; top:72px; display:none;}
.nav-tell p { line-height:30px; font-size:14px;}
.nav-tell p span { font-size:16px; font-weight:bold; color:#e42e00;}
.tell-bz:hover .nav-tell {display: block;}

.ny-lmfl { float:right;}
.ny-lmfl a {
    display: inline-block;
    text-align: center;
    height: 30px;
    line-height: 30px;
    margin-left: 10px;
    border-radius: 4px 4px 0 0;
    padding: 0 15px;
}
.ny-lmfl a:hover { background:rgba(183,37,0,1); color:#fff;}
.ny-lmfl a.on { background:rgba(183,37,0,1); color:#fff;}
.ny-dymbox { width:100%; padding-top:15px;}

.ny-dymbox ul li { width:300px; margin:0 10px; float:left; margin-bottom:15px; text-align:center; position:relative; height:225px;}
.ny-dymbox ul li img { width:300px; height:225px; display:block;}
.ny-dymbox ul li p {
    height: 30px;
    line-height: 30px;
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,0.75);
    color: #fff;
    width: 100%;
    overflow: hidden;
}

@media screen and (max-width: 1600px) {
    .dt-nav-mk {width: 140px;}
	.dt-nav-mk:first-child{padding-left: 90px;}
}